
 ********************************************************
 *							*
 *	- Winning Bot -					*
 *		By Madd0x ( maddox@psgaming.net )	*
 *							*
 ********************************************************

  Setup:
  ------
  1. Unzip the files WinningBot.exe, config.ini, and madchat.dll to a directory
  2. Create the hash file folders inside your bot directory. Hash files for
     Starcraft, Brood War, and Warcraft II: BNE are to be placed in STAR, SEXP,
     and W2BN, respectively. You can find the hash files in your SC/War2 directory.
     They are: Starcraft.exe, battle.snp, and storm.dll for SC/BW and
     Warcraft II BNE.exe, battle.snp, and stormd.ll for War2.
  3. Open config.ini, fill out as many bot profiles as you want to load. Here
     are the valid game results: WIN, LOSS, DRAW, and DISC. If you do not want
     to load on a proxy then leave proxy= blank.
  4. Go to the global settings and change them as needed.

   Global Setting Explantions
   ------------------------------------------------------------------
	MaxLoad    - Number of bots to load.
	Product    - Product ID: STAR, SEXP, or W2BN.
	Server     - Server to connect to.
	GameType   - Melee, ladder, or ironman.
	WaitTime   - Number of seconds to wait in the game.
	DNDMessage - Do not disturb message (Can be empty).
	Reconnect  - Reconnect on disconnect, 1 - yes / 0 - no.
	MaxResults - Number of games to play, if this is set to 0.
		     then the bot will run forever.
	LoadMap    - Map profile to load.
   ------------------------------------------------------------------


  If you choose to create a melee game you can set all the
  game results to WIN, but if you choose ladder you will need
  at least one bot with a result of LOSS. I haven't tried ironman
  ladder yet, use that at your own risk.


  FAQ:
  ----

  Q: Where can I find the latest version of 'Winning Bot'?
  A: The bot will first be posted at http://www.psgaming.net but other trusted
     sites are http://www.netnuke.com and http://www.cold-chaos.net.
  
  Q: I am getting the error: Connection forcefully rejected, what does this mean?
  A: This means the server or proxy you are connecting to is not accepting connections.
     Try and choose another server.

  Q: My bot is working but all I am getting is disconnect or draws, what is wrong?
  A: If you are using ladder then make sure you have at least one bot's game result set
     to LOSS. Make sure the map you are using is valid for that game or ladder. If the
     problem still persists then try increasing your wait time to 130 or above.

  Q: My bot is working but my stats aren't changing at all, why?
  A: This occurs when your wait time is too low and therefore battle.net does not change
     your stats. Set your wait time to at least 120. This also may happen when you are
     looking at the records area in the main window. Sometimes battle.net will not
     update the stats fast enough so that when the bot goes to retreive that info, it is
     not always accurate. However, if you do /stats on your username, the bot stats will
     have been changed.

  Q: My bots stop in the middle of connecting with no error, sometimes 1 or 2 will
     connect, how do I fix this?
  A: Go to your configuration file and set FastLogin=0 under the global settings.


 /*------------------------------------------------.
 | Official download site: http://www.psgaming.net |
 `------------------------------------------------*/